home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / plugins / postproc / fastglow / r3fastgg.js next >
Encoding:
Text File  |  2005-04-04  |  423 b   |  13 lines

  1.  
  2. // This JavaScript file was autogenerated from inc/plugins/postproc/fastglow/r3fastgg.h
  3. // Do not modify by hand
  4. // Copyrights 2001, Realsoft Graphics, Finland
  5.  
  6. include("real/gadget/r3ieffgd.js")
  7. var R3CLID_FASTGLOWGADGET = 668;
  8. function r3Fastglowgadget () { 
  9.    this.base = r3God;
  10.    if(arguments.length) {
  11.       this.base(R3CLID_FASTGLOWGADGET, arguments);
  12.    }
  13. // inc/plugins/postproc/fastglow/r3fastgg.h_H